Conversation
…hot handling and add skip logic for database files during restore
…and deleted user tokens
… improve structure
… state reset, user creation, and WAF enforcement scenarios
…reamline user management logic
… role assignment, and session management
…s and user role persistence validation
…d state preservation
…nge and verification, improve UI interaction tests
…entication and streamline header retrieval
… and check local requests
… with configuration details
…or challenge interaction
…ggle state persistence
…lidation and improve user authentication flow
…ss indicators from loading detection
…l DNS provider tests
…d retry mechanism for login attempts
…improved semantics
…nality and module toggles
…e-weekly-non-major-updates
…ekly-non-major-updates fix(deps): update weekly-non-major-updates (feature/beta-release)
…nd maintainability
…uential operations
…stency across scripts and tests
…proved functionality
CodeQL Findings Remediation Hotfix
…ekly-non-major-updates chore(deps): update dependency knip to ^5.84.1 (feature/beta-release)
This change hardens certificate handler test execution so repeated CI runs are deterministic and no longer fail intermittently under concurrent scheduling and race-mode pressure. It was necessary because initialization timing and test setup ordering created nondeterministic behavior that produced sporadic failures in the backend test suite. The result is a stable certificate list test path with explicit validation gates and reproducible test artifacts for auditing. Known container vulnerability findings remain documented and are treated as an accepted exception for this hotfix scope, with remediation deferred to the dedicated security track.
flaky test hotfix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 Weekly Nightly to Main Promotion
Date: 2026-02-18
Trigger: Testing
Commits: 601 commits to promote
Changes: 569 files changed, 72819 insertions(+), 14793 deletions(-)
Commits Being Promoted
Showing first 50 of 601 commits:
...and 551 more commits
Pre-Merge Checklist
Merge Instructions
This PR promotes changes from
nightlytomain. Once all checks pass:This PR was automatically created by the Weekly Nightly Promotion workflow.